home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / graph2d / rexx / closegraph2d.rexx next >
OS/2 REXX Batch file  |  1995-08-17  |  130b  |  10 lines

  1. /*
  2. **  This is how to close Graph2D via ARexx
  3. **  without confirmation
  4. **  Author: Kai Nickel
  5. */
  6.  
  7. ADDRESS "GRAPH2D.1"
  8.  
  9. QUIT FORCE
  10.